@media screen and (max-width:1680px){
	.index_mo2_text {
		width: 40%;
		height: auto;
		float: left;
		overflow: hidden;
		padding: 15px 5%;
		float: left;
	}
	.index_mo2_text_con{ height:auto;}
	.index_mo2_text_more{ margin-top:10px;}
	.slides li{ height:443px !important;}
	.flexslider1{height:443px !important;}
	}
	@media screen and (max-width:1440px){
	.index_mo2_text {
		width: 40%;
		height: auto;
		float: left;
		overflow: hidden;
		padding: 15px 5%;
		float: left;
	}
	.index_mo2_text_con{ height:auto;}
	.index_mo2_text_more{ margin-top:10px;}
	.slides li{ height:382px !important;}
	.flexslider1{height:382px !important;}
	}
	@media screen and (max-width:1360px){
	.index_mo2_text {
		width: 40%;
		height: auto;
		float: left;
		overflow: hidden;
		padding: 15px 5%;
		float: left;
	}
	.index_mo2_text_con{ height:auto;}
	.index_mo2_text_more{ margin-top:10px;}
	.slides li{ height:358px !important;}
	.flexslider1{height:358px !important;}
	}
	@media screen and (max-width:1280px){
	.index_mo2_text {
		width: 40%;
		height: auto;
		float: left;
		overflow: hidden;
		padding: 15px 5%;
		float: left;
	}
	.index_mo2_text_con{ height:auto;}
	.index_mo2_text_more{ margin-top:10px;}
	.slides li{ height:358px !important;}
	.flexslider1{height:358px !important;}
	}
	
	
@media screen and (max-width:1200px){
    .index_mo3_con ul li{
        width: 49%;
        box-sizing: border-box;
        margin-right: 2% !important;
        display: flex;
        align-items: center;
    }
    .index_mo3_con ul li:nth-of-type(2n){
        margin-right: 0 !important;
    }
    .ind_news_r{
        width: auto;
        flex: 1;
    }
    .index_mo3{
        padding: 30px 15px;
    }
    .ind_news_r_con{
        width: auto;
        height: 44px;
    }
    .ind_news_r_tit{
        width: auto;
    }
}
@media screen and (max-width:768px){
    .index_mo2_img{
        width: 100%;
        float: none;
    }
    .index_mo2_text{
        width: 100%;
    }
    .slides li{
        height: 320px !important;
    }
    .flex-direction-nav{
        display: none;
    }
    .index_mo2_text{
        box-sizing: border-box;
    }
    .index_mo2_text{
        padding: 20px 15px;
    }
    .index_mo2_text_tit{
        height: auto;
        line-height: normal;
        font-size: 24px; text-align:center;
    }
    .index_mo2_text_con{
        margin-top: 15px;
        height: auto; text-align:center;
    }
    .index_mo2_text_more{
        margin: 25px auto 0;
    }
    .flexslider1{
        height: auto !important;
    }
    .index_mo2{
        margin-top: 20px;
        padding: 0 15px;
        box-sizing: border-box;
        background-color: #fff;
    }
    .mobile-index_mo2_text{
        display: block;
    }
    .pc-index_mo2_text{
        display: none;
    }
    .index_mo3_con ul li{
        width: 100%;
        margin-right: 0 !important;
    }
    .index_mo4{
        padding-bottom: 30px;
    }
    #demo_wrapper{
        display: none;
    }

    /* 案例展示手机端 */
    .mobile-anli {
        display: block;
        width: 100%;
        margin-bottom: 12px;
    }
    .mobile-anli .container1 {
        width: 96%;
        margin: 0 auto;
    }
    .mobile-anli .anli-bg {
        width: 100%;
        position: relative;
        margin-bottom: 30px;
    }
    .mobile-anli .img-responsive {
        max-width: 100%;
        height: auto;
        display: block;
    }
    .mobile-anli .anli-des {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-align: center;
    }
    .mobile-anli .anli-des h2 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 30px;
        margin-top: 15%;
    }
    .mobile-anli .anli-des h2 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 30px;
        margin-top: 15%;
    }
    .mobile-anli .anli-des h3 {
        font-size: 14px;
    }
    .mobile-anli .anli-des h3 a {
        display: inline-block;
        padding: 10px 30px;
        background: transpatent;
        border: 1px solid #fff;
        color: #fff;
    }
    .mobile-anli ul li {
        float: left;
        width: 47%;
        margin-right: 6%;
        margin-bottom: 15px;
    }
    .mobile-anli ul li:nth-child(2n) {
        margin-right: 0;
    }
    .mobile-anli .img-responsive {
        width: 100%;
        height: auto;
        display: block;
    }
    .mobile-anli ul li h2 {
        font-size: 14px;
        color: #222;
        text-indent: 0%;
        margin-top: 9px;
        background: url(../images/jiantou.png) right center no-repeat;
    }
    /* 案例展示手机端 */
	.more{ margin-top:0}
}
@media screen and (max-width:480px){
    .slides li{
        height: 200px !important;
    }
    .flex-control-nav{
        display: none;
    }
    .index_mo2_text{
        padding: 20px 0;
    }
    .index_mo2_text_con{
        display: -webkit-box; 
        -webkit-line-clamp:6;
        -webkit-box-orient: vertical; 
        overflow: hidden;
    }
    .ind_news_l{
        display: none;
    }
    .index_mo3_con ul li .ind_news_r_tit a{
        width: auto;
        color: #fff;
        padding-left: 15px;
        background: #9c0709;
    }
}